To create or delete an application directory partition
ntdsutil
domain management
connection
connect to server ServerName
quit
create nc ApplicationDirectoryPartition DomainController
delete nc ApplicationDirectoryPartition
Value | Description |
---|---|
ServerName | The DNS name of the domain controller to which you want to connect. |
ApplicationDirectoryPartition | The distinguished name of the application directory partition that you want to create or delete. For example, the distinguished name of the application directory partition test.microsoft.com is dc=test, dc=Microsoft, dc=com. |
DomainController | The DNS name of the domain controller on which to create or delete the application directory partition. Type NULL to create the application directory partition on the domain controller to which you are currently connected. |
Caution
Notes